/* img{
    width: 100%;
} */
html {
  font-size: 16px;
}

* {
  padding: 0;
  margin: 0;
}

.main {
  width: 100%;
  background: #fff;
  font-size: 1rem;
  font-family: Microsoft YaHei;
  overflow: hidden;
  margin-bottom: 20px;
}

.main_top {
  width: 100%;
  height: 790px;
  background-image: url(../images/background.png);
}

.main_top2 {
  transition: 1s;
  height: 426px;
  background-image: url(../images/background2.jpg);
}

.mainTop {
  position: relative;
  width: 100%;
  background: rgba(0, 0, 0, .3);
}

.main_top_top {
  width: 100%;
  line-height: 51px;
  padding-left: 24px;
  padding-right: 40px;
  font-size: 1rem;
  color: #fff;
}

.topLeft2 {
  display: none;
}

.main_top_top a {
  color: #fff;
}

.top_left_interval {
  margin: 0 10px;
}

.top_right span {
  margin: 0 10px;
  cursor: pointer;
}

.main_top_navigation {
  width: 1298px;
  /* height: 100px; */
  line-height: 38px;
  margin: 0 auto;
  margin-top: 25px;
  /* padding-bottom: 62px; */
  padding-bottom: 20px;
}

.top_navigation_left {
  width: 933px;
  font-size: 1.25rem;
  font-weight: 600;
}

.top_navigation_left li {
  position: relative;
}

.Scribe {
  position: absolute;
  width: 0;
  height: 5px;
  background: #004BC0;
  border-radius: 5px;
  margin-top: 5px;
  transition: .5s;
}

.top_navigation_left li:hover {
  cursor: pointer;
  font-size: 1.5rem;
}

.top_navigation_left li:hover .Scribe {
  width: 100% !important;
}

.selectLi {
  font-size: 1.5rem;
}

.top_navigation_right {
  width: 127px;
  /* height: 100%; */
  background: #004BC0;
  border-radius: 5px;
  text-align: center;
  font-size: 1rem;
  color: #fff;
  cursor: pointer;
}

.top_navigation_right a {
  color: #fff;
}

.main_top_button {
  position: relative;
  height: 303px;
  transition: .5s;
}

.main_top_title {
  position: absolute;
  /* width: 370px; */
  transition: 1s;
  /* margin: 0 auto; */
  /* margin-top: 62px; */
}

.main_top_titlePos {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.main_top_titleLeft {
  left: 0;
}

.top_title_img {
  width: 99px;
  padding-right: 20px;
  margin: 0 auto;
}

.main_top_title_txt {
  /* width: 370px; */
  margin-top: 26px;
}

h1 {
  font-size: 3.25rem;
  color: #CF0700;
}

.website {
  margin-top: 19px;
  font-size: 1.5rem;
  color: #333333;
  letter-spacing: 7px;
}

.main_top_search {
  position: absolute;
  top: 260px;
  width: 493px;
  height: 57px;
  border-radius: 5px;
  /* margin: 0 auto; */
  margin-top: 47px;
  transition: 1s;
}

.main_top_searchPos {
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
}

.main_search_item {
  width: 100%;
  height: 100%;
  position: relative;
}

.main_top_searchRight {
  top: 0;
  right: 0;
}

.main_top_search input {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 1rem;
  padding: 1px 22px;
  padding-right: 77px;
  /* border-style: inset; */
  border-radius: 5px;
  /* border-width: 2px;
  box-sizing:content-box; */
}

.top_search_img {
  position: absolute;
  top: 11px;
  right: 35px;
  width: 36px;
  height: 39px;
}

.main_top_button,
.zhengmin,
.fuwu,
.gongkai,
.hotspot,
.zhengwu,
.main_column_item,
.main_content,
.service {
  width: 1298px;
  margin: 0 auto;
}

.service {
  height: 79px;
  transition: 1s;
  margin-top: 194px;
  /* border: 1px solid #004BC0; */
}

.service_list {
  position: relative;
  width: 1190px;
  height: 79px;
  margin: 0 auto;
  overflow: hidden;
}

.service_item {
  /* width: 1190px;
  margin: 0 auto; */
  position: absolute;
  top: 0;
  transition: 1s;
}

.service_title {
  width: 100%;
  margin: 0 auto;
  padding-top: 47px;
  margin-bottom: 23px;
  text-align: center;
  font-size: 2.25rem;
  color: #fff;
  font-weight: 600;
  font-family: SimHei;
}

.service_buttom {
  width: 100%;
}

.service_item li {
  width: 283px;
  height: 79px;
  line-height: 79px;
  margin-right: 20px;
  text-align: center;
  background-image: url(../images/service.png);
  font-size: 1.25rem;
  color: #333;
}

.service_buttom i,
.service_item li:hover {
  cursor: pointer;
}

.main_content {
  margin-top: 33px;
}

.content_img {
  position: relative;
  width: 813px;
  height: 469px;
  overflow: hidden;
}

.content_img_item {
  position: absolute;
  width: 500%;
  top: 0;
  transition: 1s;
}

.content_img_item li {
  width: 813px;
  height: 469px;
}

.Dot {
  position: absolute;
  height: 18px;
  bottom: 19px;
  left: 50%;
  transform: translateX(-50%);
}

.Dot i {
  width: 18px;
  height: 18px;
  margin-left: 6.5px;
  cursor: pointer;
  border-radius: 50%;
  background: #F5F5F5;
}

.contentRight {
  position: relative;
  width: 485px;
  height: 469px;
  overflow: hidden;
}

.contentRightList {
  position: absolute;
  top: 0;
  width: 500%;
  transition: 1s;
}

.content_right {
  width: 485px;
  height: 469px;
  background: #004BC0;
  color: #fff;
}

.content_right_date {
  width: 85px;
  height: 84px;
  background: #fff;
  color: #004BC0;
}

.right_date_item {
  width: 59px;
  height: 49px;
  margin: 0 auto;
  text-align: center;
  padding-top: 18px;
  font-family: Arial;
}

.right_date_top {
  font-size: 2.25rem;
  font-weight: 600;
}

.right_date_buttom {
  font-size: 1rem;
  font-weight: 600;
}

.content_right_title {
  box-sizing: content-box;
  width: 370px;
  height: 49px;
  text-align: center;
  margin: 0 auto;
  margin-top: 32px;
  padding-bottom: 27px;
  border-bottom: 1px solid #fff;
  letter-spacing: 0.5px;
  font-size: 20px;
  font-weight: 600;
  font-family: Adobe Heiti Std;
}

.content_right_txt a,
.content_right_title a {
  color: #fff;
}

.content_right_txt {
  width: 370px;
  margin: 0 auto;
  margin-top: 33px;
  line-height: 28px;
  font-size: 18px;
  font-family: Adobe Heiti Std;
  text-indent: 2em;
}

.main_column {
  width: 100%;
  padding-bottom: 32px;
  background: #F5F5F5;
}

.column_item {
  width: 1173px;
  height: 27px;
  margin: 0 auto;
  margin-top: 30px;
  padding-top: 39px;
  font-size: 1.5rem;
  font-weight: 600;
  color: #333;
}

.column_item a:hover,
.column_item span:hover {
  cursor: pointer;
  color: #1764CE;
}

.column_item_select {
  color: #1764CE;
}

.columnList {
  width: 100%;
  margin-top: 39px;
  overflow: hidden;
}

.columnListdisplay {
  width: 700%;
}

.column_item_list {
  width: 1298px;
  padding: 10px;
  overflow: hidden;
}

.item_list {
  width: 48.8%;
  height: 74px;
  background: #fff;
  padding-left: 10px;
  color: #333333;
  margin-bottom: 10px;
}

.item_list:hover {
  cursor: pointer;
  border: 1px solid #D50000;
  box-shadow: 0px 0px 10px #f5bbbb;
}

.item_list_left {
  width: 64px;
  height: 55px;
  margin-top: 10px;
  background: #F5F5F5;
  font-size: 1rem;
  text-align: center;
  padding-top: 10px;
  color: #787878;
}

.list_left_year {
  height: 22px;
  line-height: 22px;
  background: #004BC0;
  color: #fff;
}

.item_list_right {
  height: 74px;
  line-height: 74px;
  padding-left: 15px;
  font-size: 1.125rem;
}

.column_rotation {
  position: relative;
  width: 100%;
  height: 138px;
  margin-top: 14px;
  overflow: hidden;
}

.column_rotation_img {
  position: absolute;
  width: 500%;
  height: 100%;
  top: 0;
  transition: 1s;
}

.column_rotation_img img {
  width: 100%;
}

.Dot2 {
  position: absolute;
  right: 24px;
  bottom: 22px;
}

.Dot2 i {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #F5F5F5;
  margin-left: 4px;
}

.Dot2 i:hover {
  cursor: pointer;
}

.zhengwu {
  overflow: hidden;
}

.zhengwu_title {
  width: 100%;
  height: 83px;
  line-height: 83px;
  margin-top: 23px;
  background: #1764CE;
  color: #A2C7F9;
  font-size: 1.875rem;
}

.zhengwu_title_item span:hover {
  cursor: pointer;
}

.title_item_img {
  width: 61px;
  height: 61px;
  border-radius: 50%;
  margin-right: 10px;
}

.imgSelect {
  background: #fff;
}

.title_item_img img {
  display: block;
  margin: 0 auto;
  margin-top: 50%;
  transform: translateY(-50%);
}

.zhengwubutton {
  width: 300%;
  transition: .4s;
}

.gongkai {
  padding: 0 20px;
  overflow: hidden;
}

.zhengwu_item {
  width: 100%;
  height: 55px;
  line-height: 51px;
  margin-top: 26px;
  font-size: 1.5rem;
}

.zhengwu_item li {
  position: relative;
  width: 150px;
  height: 55px;
  text-align: center;
}

.zhengwu_item li:hover {
  cursor: pointer;
  color: #004BC0;
}

.liSelect {
  position: absolute;
  width: 0;
  height: 2px;
  background: #004BC0;
  border-radius: 5px;
  margin-top: 5px;
  transition: .5s;
}

.zhengwu_item li:hover .liSelect {
  width: 100% !important;
}

.zhengwu_content_list {
  width: 7788px;
}

.zhengwu_content {
  width: 1258PX;
  height: 285px;
  box-shadow: 0px 0px 20px #ccc;
  margin-top: 30px;
  padding: 20px;
}

.zhengwu_content_item {
  width: 23%;
  color: #787878;
}

.zhengwu_content_item:hover {
  color: #CF0700;
}

.zw_ct_item_title {
  margin-top: 37px;
  margin-bottom: 35px;
  color: #333;
  font-weight: 600;
}

.zw_ct_item_title a {
  color: #333;
}

.zhengwu_content_item:hover .zw_ct_item_txt a,
.zhengwu_content_item:hover .zw_ct_item_title a {
  cursor: pointer;
  color: #CF0700;
}

.zw_ct_item_txt a {
  color: #787878;
}

.zhengwu_icon {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 27px;
}

.zhengwu_icon_item {
  width: 11%;
  height: 145px;
  text-align: center;
  border: 1px solid #C6E3FB;
  border-radius: 8px;
}

.zhengwu_icon_item:hover {
  cursor: pointer;
}

.zhengwu_icon_item a {
  width: 100%;
  height: 100%;
  padding: 25px;
  display: inline-block;
  box-sizing: border-box;
}

@keyframes living {
  0% {
    transform: scale(1);
    /*开始为原始大小*/
  }

  25% {
    transform: scale(1.2);
    /*放大1.1倍*/
  }

  50% {
    transform: scale(1);
  }

  75% {
    transform: scale(1.2);
  }
}

.zw_icon_item_img {
  position: relative;
  width: 55px;
  height: 55px;
  margin: 0 auto;
  margin-bottom: 15px;
}

.zw_icon_item_img img {
  width: 100%;
}

.zw_icon_item_img:hover {
  -webkit-animation-name: living;
  /*关键帧名称*/
  -webkit-animation-timing-function: ease-in-out;
  /*动画的速度曲线*/
  -webkit-animation-iteration-count: infinite;
  /*动画播放的次数*/
  -webkit-animation-duration: 2s;
  /*动画所花费的时间*/
}

.main_hotspot {
  width: 100%;
  background: #F5F5F5;
}

.hotspot {
  padding: 42px 0;
}

.hotspot_title {
  width: 164px;
  height: 38px;
  margin: 0 auto;
}

.hotspot_button {
  width: 100%;
}

.hotspot_button i:hover {
  cursor: pointer;
}

.hotspot_list {
  position: relative;
  margin-top: 34px;
  width: 1154px;
  height: 308px;
  overflow: hidden;
}

.hotspot_list2 {
  position: absolute;
  top: 0;
  height: 100%;
  transition: 1s;
}

.hotspot_item {
  position: relative;
  width: 266px;
  height: 100%;
  background: #fff;
  margin-right: 30px;
  cursor: pointer;
}

.hotspot_item:hover .Line {
  width: 100px;
}

.hotspot_item p {
  width: 100%;
  height: 1.5rem;
  margin-top: 24px;
  padding: 0 14px;
  font-size: 1.125rem;
  font-weight: 600;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
}

.hotspot_item_txt {
  width: 100%;
  height: 4rem;
  margin-top: 23px;
  padding: 0 14px;
  line-height: 2;
  font-size: 1rem;
  -webkit-line-clamp: 2 !important;
}

/* 服务公开 */
.fuwu {
  margin-top: 39px;
  padding-bottom: 11px;
}

.fuwu_left {
  width: 30%;
  padding-left: 20px;
}

.fuwu_left_top {
  width: 100%;
  height: 42px;
}

.fuwu_left_top li {
  padding: 0 10px 14px 10px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 30px;
}

.fuwu_left_top li:hover {
  cursor: pointer;
  color: #004BC0;
}

.fuwu_left_Select {
  border-bottom: 4px solid #004BC0;
  color: #004BC0;
}

.fuwu_left_button {
  width: 100%;
  font-size: 1.125rem;
}

.fuwu_left_item {
  width: 33%;
  margin: 28px 0;
  text-align: center;
  cursor: pointer;
}

.fuwu_left_item:hover .fuwu_left_icon {
  transform-style: preserve-3d;
  transition: 1s ease-in-out;
  transform: rotateY(360deg);
}

.fuwu_left_icon {
  width: 58px;
  height: 58px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.fuwu_left_img1 {
  background: url(../images/fuwu.png) no-repeat;
}

.fuwu_left_img2 {
  background: url(../images/fuwu9.png) no-repeat;
}

.fuwu_left_img3 {
  background: url(../images/fuwu10.png) no-repeat;
}

.fuwu_left_icon1 {
  background-position: 0 0;
}

.fuwu_left_icon2 {
  background-position: -157px 0;
}

.fuwu_left_icon3 {
  background-position: -314px 0;
}

.fuwu_left_icon4 {
  background-position: 0 -172px;
}

.fuwu_left_icon5 {
  background-position: -157px -172px;
}

.fuwu_left_icon6 {
  background-position: -314px -172px;
}

.fuwu_left_icon7 {
  background-position: 0 -344px;
}

.fuwu_left_icon8 {
  background-position: -157px -344px;
}

.fuwu_left_icon9 {
  background-position: -314px -344px;
}

.fuwu_right {
  width: 68%;
}

.fuwu_right_top {
  width: 100%;
  height: 116px;
}

.fuwu_right_content {
  width: 100%;
  margin-top: 39px;
}

.fuwu_right_title {
  width: 100%;
  font-size: 1.5rem;
  color: #004BC0;
}

.fuwu_right_icon {
  width: 5px;
  height: 23px;
  background: #004BC0;
  margin-right: 20px;
}

.fuwu_right_list {
  width: 100%;
  margin-top: 14px;
}

.fuwu_right_item {
  width: 33%;
  height: 124.5px;
  line-height: 124.5px;
  margin: 25px 0;
  font-size: 1.25rem;
  font-weight: 400;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.fuwu_right_item a {
  color: #fff;
}

.fuwu_right_item1 {
  background: url(../images/fuwu3.png) no-repeat;
}

.fuwu_right_item2 {
  background: url(../images/fuwu4.png) no-repeat;
}

.fuwu_right_item3 {
  background: url(../images/fuwu5.png) no-repeat;
}

.fuwu_right_item4 {
  background: url(../images/fuwu6.png) no-repeat;
}

.fuwu_right_item5 {
  background: url(../images/fuwu7.png) no-repeat;
}

.fuwu_right_item6 {
  background: url(../images/fuwu8.png) no-repeat;
}

/* 政民互动 */
.zhengmin {
  margin-top: 30px;
  padding: 0 20px;
  padding-bottom: 20px;
}

.zhengmin_left {
  width: 25%;
}

.zhengmin_left_item {
  position: relative;
  width: 100%;
  height: 95px;
  margin-bottom: 16px;
  cursor: pointer;
}

.Line {
  position: absolute;
  width: 0;
  height: 2px;
  background: #CF0700;
  transition: .5s;
}

.Line_top {
  top: 0;
  left: 0;
}

.Line_button {
  bottom: 0;
  right: 0;
}

.zhengmin_left_item:hover .Line {
  width: 100px;
}

.zhengmin_right {
  width: 72%;
}

.zhengmin_right_top {
  width: 100%;
  padding: 37px 42px 3px 36px;
  /* 盒阴影 */
  box-shadow: 0px 0px 20px #ccc;
  height: 330px;
}

.zhengmin_interview {
  width: 100%;
  font-size: 1.5rem;
  color: #1764CE;
}

.zhengmin_interview a {
  color: #004BC0;
}

.zhengmin_interview a:hover {
  color: #D50000;
}

.zhengmin_interview a:hover .genduoicon {
  background-image: url(../images/bigopint_active.png);
}

.genduoicon {
  display: block;
  width: 40px;
  height: 11px;
  background-image: url(../images/bigopint.png);
}

.genduo {
  font-size: 16px;
  font-weight: 600;
  margin-top: 3px;
  margin-left: 7px;
}

.zhengmin_interview_content {
  width: 100%;
  margin-top: 27px;
}

.zhengmin_interview_img {
  width: 320px;
  height: 198px;
  margin-right: 37px;
  background: url(../images/zxft_pic.jpg);
}

.zhengmin_interview_txt {
  font-size: 1.125rem;
  color: #333;
  line-height: 24px;
}

.zhengmin_interview_item {
  height: 42px;
  margin-bottom: 35px;
  background: url(../images/zhengmin7.png) no-repeat;
  padding-left: 40px;

}

.zhengmin_interview_item:hover {
  color: #CF0700;
  cursor: pointer;
}

.zhengmin_interview_icon {
  width: 26px;
  height: 39px;
  margin-right: 13px;
}

.zhengmin_right_button {
  width: 100%;
  margin-top: 28px;
}

.zhengmin_button_list {
  width: 49%;
  height: 178px;
  padding-top: 20px;
  box-shadow: 0px 0px 20px #ccc;
}

.zhengmin_button_item {
  width: 142px;
  height: 126px;
  text-align: center;
  font-size: 1.5rem;
  color: #333;
  line-height: 30px;
}

.zhengmin_button_item_icon {
  width: 70px;
  height: 65px;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 19px;
}

.zhengmin_button_list_txt {
  width: 300px;
  height: 126px;
  font-size: 1.125rem;
  line-height: 36px;
  color: #333;
}

.zhengmin_button_list_txt a {
  width: 300px;
  height: 126px;
  font-size: 1.125rem;
  line-height: 36px;
  color: #333;
}

.zhengmin_button_list_txt a:hover {
  width: 300px;
  height: 126px;
  font-size: 1.125rem;
  line-height: 36px;
  color: #CF0700;
}

.zhengmin_button_list_txt p:hover {
  cursor: pointer;
  color: #CF0700;
}

.transform {
  transition: .4s;
}

#main_button {
  width: 100%;
  /* height: 251px; */
  padding-top: 36.5px;
  background: #1764CE;
  color: #FFFEFE;
  font-size: 16px;
}

.button {
  width: 1298px;
  margin: 0 auto;
}

.button_website {
  width: 100%;
}

.button_website_item {
  position: relative;
  width: 18.5%;
  height: 41.5px;
  background: #fff;
  color: #5C5C5C;
  text-align: center;
  line-height: 41.5px;
  font-size: 14px;
  cursor: pointer;
}

.button_website_item::before {
  content: '';
  position: absolute;
  right: 12px;
  top: 20px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border: transparent solid 6px;
  border-top-color: #999999;
  filter: alpha(opacity=45);
  -moz-opacity: 0.45;
  opacity: 0.45;
}

.bd ul {
  overflow: hidden;
  padding: 10px 20px;
  margin-bottom: 10px;
  background: #ffffff;
  border-radius: 0 0 4px 4px;
  display: none;
}

.bd ul li {
  float: left;
  width: 20%;
}

.bd ul li h4 {
  padding: 5px 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6em;
  overflow: hidden;
  vertical-align: top;
}

.bd ul li a {
  color: #666;
  float: left;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}

.bd ul li a:hover {
  color: #0e59a4;
}

.button_middle {
  width: 888px;
  margin: 0 auto;
  margin-top: 24.5px;
}

.button_middle_left {
  width: 52px;
  height: 63px;
}

.button_middle_content {
  width: 758px;
  text-align: center;
}

.button_middle_content a {
  color: #fff;
}

.button_middle_right {
  width: 98px;
  height: 50px;
}

.button_middle_interval {
  padding: 0 10px;
}

.button_middle_host {
  margin-top: 30px;
  line-height: 30px;
  font-size: 14px;
}

.button_detailed {
  width: 100%;
  line-height: 30px;
  font-size: 14px;
}

.button_detailed_icon {
  width: 18px;
  height: 19px;
  margin-right: 5px;
}

#main_button2 {
  display: none;
}

@media (max-width: 768px) {
  html {
    font-size: 12px;
  }

  .main {
    width: 100%;
    overflow: hidden;
  }

  .mainTop {
    position: relative;
    width: 100%;
  }

  .main_top_top {
    width: 96%;
    margin: 0 auto;
    line-height: 35px;
    padding: 0;
  }

  .top_left {
    display: none;
  }

  .topLeft2 {
    display: block;
    width: 28px;
    height: 20px;
    margin-top: 3px;
  }

  .main_top_right {
    line-height: 35px;
  }

  .top_right span {
    margin: 0;
  }

  .main_top_leibiao {
    position: absolute;
    left: 0;
    top: 34px;
    width: 100%;
    background: #fff;
    line-height: 35px;
    z-index: 999;
  }

  .main_top_leibiao li {
    width: 100%;
    padding: 0 10px;
    border-bottom: 1px solid rgba(225, 225, 225, .3);
  }

  .main_top_navigation {
    width: 100%;
    padding-right: 20px;
    padding-top: 10px;
    margin: 0;
  }

  .top_navigation_left {
    font-size: 14px;
    width: 75%;
    font-weight: 400;
  }

  .top_navigation_left li {
    width: 32%;
    line-height: 36px;
    text-align: center;
  }

  .top_navigation_right {
    width: 85px;
    line-height: 36px;
    padding: 0 5px;
  }

  .selectLi {
    font-size: 16px;
    font-weight: 600;
  }

  .Scribe {
    /* position: absolute; */
    width: 0;
    height: 3px;
    margin: 0 auto;
    background: #004BC0;
    border-radius: 5px;
  }

  h1 {
    font-size: 37px;
    color: #CF0700;
  }

  .website {
    margin-top: 19px;
    font-size: 14px;
    color: #333333;
    letter-spacing: 7px;
  }

  .top_title_img {
    width: 60px;
    height: 60px;
    margin: 0;
    margin-right: 10px;
    padding: 0;
  }

  .main_top_title {
    width: 90%;
    margin: 0 auto;
  }

  .main_top_button {
    width: 100%;
  }

  .main_top_title_txt {
    margin-top: 0;
  }

  .main_top_button {
    margin-top: 0 !important;
  }

  .main_top {
    height: 426px;
    background-image: url(../images/background2.png);
  }

  .main_top_search {
    width: 95%;
    margin: 0 auto;
    top: 100px;
  }

  .main_top_button {
    height: 0;
  }

  .service {
    margin-top: 190px;
    width: 100%;
    padding: 0 10px;
  }

  .main_search_item input {
    border-radius: 45px;
  }

  .service_list {
    position: relative;
    width: 283px;
    height: 79px;
    overflow: hidden;
  }

  .service_item {
    position: absolute;
    top: 0;
    width: 600% !important;
    transition: 1s;
  }

  .service_item li {
    width: 283px;
    margin: 0;
  }

  .main_content {
    width: 100%;
    margin-top: 0;
  }

  .content_img {
    position: relative;
    width: 100%;
    height: 250px;
    margin-top: 10px;
    overflow: hidden;
  }

  .content_img_item {
    position: absolute;
    width: 500%;
    height: 250px;
    top: 0;
    transition: 1s;
  }

  .content_img_item li {
    width: 20%;
    height: 250px;
  }

  .Dot {
    position: absolute;
    height: 18px;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
  }

  .Dot i {
    width: 14px;
    height: 14px;
    margin-left: 6.5px;
    cursor: pointer;
  }

  .contentRight {
    position: relative;
    width: 100%;
    height: 345px;
    overflow: hidden;
  }

  .contentRightList {
    position: absolute;
    top: 0;
    width: 500%;
    transition: 1s;
  }

  .content_right {
    width: 100%;
    height: 345px;
    padding-bottom: 16px;
    background: #004BC0;
    color: #fff;
  }

  .content_right_date {
    width: 64px;
    height: 64px;
    background: #fff;
    color: #004BC0;
  }

  .right_date_item {
    width: 59px;
    height: 49px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    font-family: Arial;
  }

  .right_date_top {
    font-size: 31px;
    font-weight: 600;
  }

  .right_date_buttom {
    /* font-size: 1rem; */
    font-weight: 600;
  }

  .content_right_title {
    box-sizing: content-box;
    width: 85%;
    /* height: 49px; */
    text-align: center;
    margin: 0 auto;
    margin-top: 12px;
    padding-bottom: 15px;
    border-bottom: 1px solid #fff;
    letter-spacing: 0.5px;
    font-size: 16px;
    font-weight: 600;
    font-family: Adobe Heiti Std;
  }

  .content_right_txt {
    width: 85%;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 28px;
    font-family: Adobe Heiti Std;
    text-indent: 2em;
  }

  .main_column {
    width: 100%;
    padding-bottom: 10px;
  }

  .main_column_item {
    width: 100%;
  }

  .column_item {
    width: 90%;
    height: 60px;
    margin: 0 auto;
    padding-top: 20px;
    line-height: 30px;
  }

  .column_item li:nth-child(odd) {
    padding: 0 5px;
  }

  .column_rotation {
    position: relative;
    width: 100%;
    height: 70px;
    margin-top: 5px;
    overflow: hidden;
  }

  .column_rotation_img {
    position: absolute;
    top: 0;
    transition: 1s;
    width: 500%;
    height: 100%;
  }

  .Dot2 {
    position: absolute;
    right: 20px;
    bottom: 10px;
  }

  .Dot2 i {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #F5F5F5;
    margin-left: 4px;
  }

  .column_rotation_img img {
    width: 100%;
    height: 100%;
  }

  .columnList {
    position: relative;
    width: 100%;
    height: 390px;
    margin-top: 10px;
    overflow: hidden;
  }

  .columnListdisplay {
    /* position: absolute;
    top: 0;
    width: 500%; */
  }

  .column_item_list {
    width: 100%;
    padding: 0;
    /* padding-left: 10px;
      margin-right: 10px; */
  }

  .item_list {
    width: 100%;
    height: 60px;
    background: #fff;
    padding-left: 10px;
    color: #333333;
    margin-bottom: 5px;
  }

  .item_list:hover {
    cursor: pointer;
    border: 1px solid #D50000;
    box-shadow: 0px 0px 10px #f5bbbb;
  }

  .item_list_left {
    width: 50px;
    height: 35px;
    margin-top: 5px;
    background: #F5F5F5;
    font-size: 12px;
    text-align: center;
    padding-top: 0px;
    color: #787878;
  }

  .list_left_year {
    height: 22px;
    line-height: 22px;
    background: #004BC0;
    color: #fff;
  }

  .item_list_right {
    width: calc(100% - 60px);
    height: 54px;
    line-height: 54px;
    padding: 0 5px;
    font-size: 16px;
  }

  /* 热点专题 */
  .main_hotspot {
    width: 100%;
    background: #F5F5F5;
  }

  .hotspot {
    width: 100%;
    padding: 20px 0;
  }

  .hotspot_title {
    width: 164px;
    height: 38px;
    margin: 0 auto;
  }

  .hotspot_button {
    width: 100%;
    padding: 0 20px;
  }

  .hotspot_button i:hover {
    cursor: pointer;
  }

  .hotspot_list {
    position: relative;
    margin-top: 24px;
    width: 269px;
    height: 325px;
    overflow: hidden;
  }

  .hotspot_list2 {
    position: absolute;
    top: 0;
    height: 325px;
    transition: 1s;
  }

  .hotspot_item {
    width: 266px;
    height: 325px;
    background: #fff;
    margin-right: 30px;
    cursor: pointer;
  }

  .hotspot_item p {
    /* margin-top: 24px;
    padding: 0 14px;
    font-size: 1.125rem;
    font-weight: 600;
    color: #333; */
  }

  .hotspot_item_txt {
    /* width: 100%;
    margin-top: 23px;
    padding: 0 14px;
    line-height: 30px;
    font-size: 1rem; */
  }

  /* 底部 */
  #main_button {
    display: none;
  }

  #main_button2 {
    display: block;
    width: 100%;
    padding: 16px 0;
    background: #1764CE;
    color: #FFFEFE;
  }

  .button_middle {
    width: 100%;
    margin: 0 auto;
    margin-top: 14px;
  }

  .button_middle_left {
    width: 52px;
    height: 63px;
  }

  .button_middle_content {
    /* width: 758px; */
    width: 100%;
    text-align: center;
  }

  .button_middle_interval {
    padding: 0;
  }

  .button_middle_right {
    width: 98px;
    height: 50px;
  }

  .button_middle_host {
    margin-top: 0;
    line-height: 30px;
    font-size: 14px;
  }

  .button_detailed {
    width: 100%;
    line-height: 30px;
    font-size: 14px;
  }

  .button_detailed_icon {
    width: 18px;
    height: 19px;
    margin-right: 5px;
  }

  .button_img {
    width: 50%;
    margin: 0 auto;
    margin-top: 15px;
  }

  /* 政务 */
  .zhengwu {
    width: 100%;
    height: 865px;
    overflow: hidden;
  }

  .zhengwu_title {
    width: 100%;
    height: 70px;
    background: #1764CE;
    color: #A2C7F9;
    font-size: 16px;
    margin-top: 20px;
  }

  .imgSelect {
    background: #fff;
  }

  .title_item_img {
    width: 45px;
    height: 45px;
    padding: 10px;
    border-radius: 50%;
    margin-right: 5px;
  }

  .title_item_img img {
    width: 100% !important;
  }

  .gongkai {
    width: 33%;
    padding: 0;
    margin: 0;
  }

  .zhengwu_item {
    margin: 0;
  }

  .zhengwubutton {
    width: 300%;
    margin-top: 15px;
    transform: translateX(0);
  }

  .zhengwubutton li {
    width: 64px;
    width: auto;
    height: 26px;
    padding: 0 10px;
    line-height: 26px;
    font-size: 16px;
    font-weight: 600;
  }

  .zhengwubutton li:nth-child(5) {
    width: 100px;
  }

  .liSelect {
    display: none;
  }

  .zhengwuTxt {
    position: relative;
    width: 100%;
    margin-top: 15px;
    height: 430px;
    box-shadow: 0px 0px 20px #ccc;
    padding-bottom: 10px;
    overflow: hidden;
  }

  .zhengwu_content {
    width: 16.7%;
    height: 430px;
    padding: 0 5px;
    margin-top: 15px;
    padding-bottom: 10px;
  }

  .zhengwu_content_list {
    width: 600%;
  }

  .zhengwu_content_item {
    width: 50%;
    /* margin: 0 5px; */
    color: #787878;
    padding: 0 5px;
    padding-top: 10px;
    /* padding-left: 10px; */
  }

  .day {
    font-size: 32px !important;
  }

  .zw_ct_item_title {
    margin-top: 20px;
    margin-bottom: 25px;
    color: #333;
    font-weight: 600;
  }

  .zhengwu_icon {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 17px;
    padding-left: 5px;
  }

  .zhengwu_icon_item {
    width: 23%;
    height: 109px;
    text-align: center;
    border: 1px solid #C6E3FB;
    border-radius: 8px;
    margin-bottom: 10px;
  }

  .zhengwu_icon_item a {
    padding: 10px;
  }

  .zw_icon_item_img {
    position: relative;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 5px;
  }

  /* 政务服务 */
  .fuwu {
    width: 33%;
    /* margin-left:4%; */
    margin: 0;
  }

  .fuwu_left {
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }

  .fuwu_left_top {
    width: 100%;
    height: 42px;
  }

  .fuwu_left_top li {
    width: 80px;
    height: 30px;
    text-align: center;
    padding: 0 10px 10px 10px;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
  }

  .fuwu_left_top li:hover {
    cursor: pointer;
    color: #004BC0;
  }

  .fuwu_left_Select {
    border-bottom: 4px solid #004BC0;
    color: #004BC0;
  }

  .fuwu_left_button {
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
  }

  .fuwu_left_item {
    width: 33%;
    margin: 15px 0;
    text-align: center;
    cursor: pointer;
  }

  .fuwu_left_item:hover .fuwu_left_icon {
    transform-style: preserve-3d;
    transition: 1s ease-in-out;
    transform: rotateY(360deg);
  }

  .fuwu_left_icon {
    width: 58px;
    height: 58px;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  .fuwu_left_img1 {
    background: url(../images/fuwu.png) no-repeat;
  }

  .fuwu_left_img2 {
    background: url(../images/fuwu9.png) no-repeat;
  }

  .fuwu_left_img3 {
    background: url(../images/fuwu10.png) no-repeat;
  }

  .fuwu_left_icon1 {
    background-position: 0 0;
  }

  .fuwu_left_icon2 {
    background-position: -157px 0;
  }

  .fuwu_left_icon3 {
    background-position: -314px 0;
  }

  .fuwu_left_icon4 {
    background-position: 0 -172px;
  }

  .fuwu_left_icon5 {
    background-position: -157px -172px;
  }

  .fuwu_left_icon6 {
    background-position: -314px -172px;
  }

  .fuwu_left_icon7 {
    background-position: 0 -344px;
  }

  .fuwu_left_icon8 {
    background-position: -157px -344px;
  }

  .fuwu_left_icon9 {
    background-position: -314px -344px;
  }

  .fuwu_right {
    width: 100%;
  }

  .fuwu_right_top {
    width: 100%;
    height: 80px;
    margin-top: 20px;
  }

  .fuwu_right_top img {
    width: 100%;
    height: 100%;
  }

  .fuwu_right_content {
    width: 100%;
    margin-top: 20px;
  }

  .fuwu_right_title {
    width: 100%;
    font-size: 18px;
    color: #004BC0;
  }

  .fuwu_right_icon {
    width: 5px;
    height: 23px;
    background: #004BC0;
    margin-right: 20px;
  }

  .fuwu_right_list {
    width: 100%;
    margin-top: 10px;
  }

  .fuwu_right_item {
    width: 33%;
    height: 78px;
    line-height: 78px;
    margin: 10px 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    cursor: pointer;
  }

  .fuwu_right_item1 {
    background: url(../images/fuwu3.png) no-repeat;
  }

  .fuwu_right_item2 {
    background: url(../images/fuwu4.png) no-repeat;
  }

  .fuwu_right_item3 {
    background: url(../images/fuwu5.png) no-repeat;
  }

  .fuwu_right_item4 {
    background: url(../images/fuwu6.png) no-repeat;
  }

  .fuwu_right_item5 {
    background: url(../images/fuwu7.png) no-repeat;
  }

  .fuwu_right_item6 {
    background: url(../images/fuwu8.png) no-repeat;
  }

  /* 政民互动 */
  .zhengmin {
    width: 32%;
    /* margin-left: 4%; */
    padding-bottom: 10px;
    padding: 0;
    margin: 0;
  }

  .zhengmin_left {
    width: 100%;
  }

  .zhengmin_left_item {
    position: relative;
    width: 49%;
    height: 57px;
    margin-bottom: 6px;
  }

  .zhengmin_left_item img {
    width: 100%;
    height: 100%;
  }

  .Line {
    position: absolute;
    width: 0;
    height: 2px;
    background: #CF0700;
    transition: .5s;
  }

  .Line_top {
    top: 0;
    left: 0;
  }

  .Line_button {
    bottom: 0;
    right: 0;
  }

  .zhengmin_left_item:hover .Line {
    width: 100px;
  }

  .zhengmin_right {
    width: 100%;
    margin-top: 10px;
  }

  .zhengmin_right_top {
    width: 100%;
    padding: 5px 15px 1px 15px;
    /* 盒阴影 */
    box-shadow: 0px 0px 20px #ccc;
  }

  .zhengmin_interview {
    width: 100%;
    font-size: 18px;
    color: #1764CE;
  }

  .zhengmin_interview a:hover .genduoicon {
    background-image: url(../images/opint_active.png);
  }

  .genduoicon {
    display: block;
    width: 28px;
    height: 8px;
    background-image: url(../images/opint.png);
  }

  .genduo {
    font-size: 14px;
    margin: 0;
  }

  .zhengmin_interview i {
    cursor: pointer;
  }

  .zhengmin_interview_content {
    width: 100%;
    margin-top: 10px;
  }

  .zhengmin_interview_img {
    width: 80%;
    height: 173px;
    margin-right: 37px;
    background: url(../images/zxft_pic.jpg);
  }

  .zhengmin_interview_img img {
    width: 100%;
  }

  .zhengmin_interview_txt {
    font-size: 12px;
    color: #333;
    line-height: 20px;
    margin-top: 10px;
  }

  .zhengmin_interview_item {
    /* height: 42px; */
    margin-bottom: 15px;
    align-items: center;
  }

  .zhengmin_interview_item:hover {
    color: #CF0700;
    cursor: pointer;
  }

  .zhengmin_interview_icon {
    width: 20px;
    height: 29px;
    margin-right: 10px;
  }

  .zhengmin_interview_icon img {
    width: 100%;
    height: 100%;
  }

  .zhengmin_right_button {
    width: 100%;
    margin-top: 15px;
  }

  .zhengmin_button_list {
    width: 100%;
    height: 140px;
    padding-top: 6px;
    padding-left: 5px;
    box-shadow: 0px 0px 10px #ccc;
    margin-bottom: 10px;
  }

  .zhengmin_button_item {
    width: 78px;
    text-align: center;
    font-size: 18px;
    color: #333;
  }

  .zhengmin_button_item_icon {
    width: 48px;
    height: 46px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 15px;
  }

  .zhengmin_button_item_icon img {
    width: 100%;
    height: 100%;
  }

  .zhengmin_button_list_txt {
    width: 75%;
    font-size: 14px;
    line-height: 30px;
    color: #333;
    padding: 0 10px;
  }

  .zhengmin_button_list_txt p:hover {
    cursor: pointer;
    color: #CF0700;
  }

  .transform {
    transition: .4s;
  }
}

@media (max-width: 375px) {
  .column_item li:nth-child(odd) {
    padding: 0;
  }
}

.main_search_item .s-btn {
  position: absolute;
  top: 0;
  left: 0;
  padding-right: 30px;
  width: 36px;
  height: 39px;
  border: 0;
  cursor: pointer;
  background: url(../images/search.png) no-repeat center center;
}

.main_search_item .s-btn:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

/* 外链跳转 */
.alert-mengban {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.7);
  filter: alpha(opacity=80) !important;
  width: 100%;
  height: 100%;
  display: none;
}

.alert-warning {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -160px;
  width: 600px;
  height: 270px;
  background: #fff;
  z-index: 10001;
  display: none;
  border: 2px solid;
  border-radius: 10px;
}

.alert-delete {
  width: 100%;
  height: 38px;
  position: relative;
}

.alert-delete span {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background: #bebebe;
  cursor: pointer;
}

.alert-delete span:hover {
  background: #929292;
}

.alert-wzsm {
  width: 520px;
  height: 100px;
  margin: 15px auto 0;
  line-height: 35px;
  font-size: 1.5em;
  color: #000;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #d4d4d4;
}

.alert-footer {
  width: 100%;
  padding: 25px 0;
  text-align: center;
  color: #000;
}

.alert-footer span {
  cursor: pointer;
  display: inline-block;
  margin: 0 12px;
  font-size: 1.25em;
}

.alert-warning .continue {
  width: 124px;
  height: 42px;
  line-height: 42px;
  color: #ab0d07;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border: #e1e1e1 1px solid;
  text-align: center;
  line-height: 42px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
  -webikt-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
}

.alert-warning .fangqi {
  line-height: 42px;
  color: #ab0d07;
}



.container {
  width: 1200px;
  height: auto;
  margin: 15px auto;
  margin-bottom: 20px;
}

.xmtjz-tit {
  background-color: #dcdcdc;
  text-align: center;
  height: 50px;
}

.xmtjz-tit ul {
  margin: 0 auto;
  height: 26px;
  line-height: 50px;
}

.xmtjz-tit ul li {
  list-style: none;
  font-size: 20px;
  cursor: pointer;
  width: 220px;
  display: inline-block;
  vertical-align: middle;
  color: #0F59A4
}

.hide {
  text-shadow: 1px 0 0 currentColor;
}

.xsq_box_main {
  height: 100%;
  width: 100%;
  margin-top: 10px;
}

.xsq_box_main ul {
  width: 100%;
  margin: 0 auto;
}

.xsq_box_main ul>li {
  list-style: none;
  border: 1px solid rgba(168, 167, 167, 0.8);
  text-align: center;
  width: 180px;
  height: 42px;
  float: left;
  line-height: 42px;
  margin: 16px 8px 0 10px;
  position: relative;
  cursor: pointer;
}

.xsq_box_main ul>li a {
  text-decoration: none;
  color: #000;
}

.ewming {
  width: 260px;
  border: 1px solid #b1afaf;
  z-index: 999;
  background: #fff;
  position: absolute;
  padding-top: 10px;
  top: -200px;
  left: 80px;
  padding-left: 0px;
  margin: 0 0 0 -120px;
  border-radius: 8px;
  color: #0F59A4;
}

.xsq_box_main ul li .imgbox a {
  display: inline-block;
  margin: 5px;
  height: 125px;
  width: 102px;
  line-height: 0;
  background: none !important;
}

.ewming>i {
  display: block;
  width: 15px;
  height: 10px;
  background: url(../images/icon_1.png);
  position: absolute;
  left: 120px;
  bottom: -10px;
}

.imgbox>a>img {
  width: 98px;
  height: 96px;
  vertical-align: middle;
}

.imgbox>a>span {
  color: #0F59A4;
  display: block;
  line-height: 24px;
  padding: 1px;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
}

.xsq_box_main>ul>li:hover {
  border: 1px solid #0F59A4;
}

.xsq_box_main>ul>li:hover>a {
  color: #0F59A4;
}

@media screen and (min-width:320px) and (max-width:900px) {
  .container {
    width: 100% !important;
  }

  .xmtjz-tit {
    height: 80px !important;
  }

  .xmtjz-tit>ul {
    line-height: 35px;
  }

  .xsq_box_main>ul>li {
    width: 42%;
  }

  .ewming {
    width: 100% !important;
    left: 76% !important;
    top: -182px;
  }

  .ewming>i {
    left: 46% !important;
  }

  .ewming>h3 {
    margin: -10px;
  }
}

/* 2023-05-16 首页隐藏 在线访谈栏目 样式调整 start*/
.zhengmin_right_button {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 0px;
  padding-bottom: 16px;
}

.zhengmin_right_button .zhengmin_button_list {
  width: 100%;
  height: 46%;
  padding: 20px 0px;
}

.zhengmin_right_button .zhengmin_button_list .zhengmin_button_item {
  width: 20%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.zhengmin_right_button .zhengmin_button_list .zhengmin_button_item .zhengmin_button_item_icon {
  margin: 0;
  margin-bottom: 20px;
}

.zhengmin_right_button .zhengmin_button_list .zhengmin_button_list_txt {
  width: 80%;
  height: 100%;
}

.zhengmin_right_button .zhengmin_button_list .zhengmin_button_list_txt p {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.zhengmin_right_button .zhengmin_button_list .zhengmin_button_list_txt a {
  width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zhengmin_right_button .zhengmin_button_list .zhengmin_button_list_txt span {
  width: 22%;
  min-width: 110px;
  text-align: center;
}

.zhengmin_right_button .zhengmin_button_list .zhengmin_button_list_txt a,
.zhengmin_right_button .zhengmin_button_list .zhengmin_button_list_txt span {
  height: 100%;
  display: inline-block;
}

/* 2023-05-16 首页隐藏 在线访谈栏目 样式调整 end*/